/ Assembly List / LJCWinFormCommon / FormCommon / GetMenuScreenPoint

Namespace - LJCWinFormCommon


Parameters
control - The Control reference.
mousePosition - The mouse position.

Returns

The target Menu Screen position.

Syntax

C#
public static Point GetMenuScreenPoint(Control control, Point mousePosition)

Get the control target menu screen position.

Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.